home *** CD-ROM | disk | FTP | other *** search
- object Form4: TForm4
- Left = 666
- Top = 308
- BorderStyle = bsNone
- BorderWidth = 2
- Caption = 'Form4'
- ClientHeight = 26
- ClientWidth = 148
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 147
- Height = 26
- Caption = '!!! CONGRATZ !!!'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- OnClick = Label1Click
- end
- end
-